home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GDC 2006 What's Next: Aud…Proceedings - GDC Mobile
/
What's Next - GDC 06 - Audio Proceedings - GDC Mobile.iso
/
files
/
gdcradio.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-04-27
|
3KB
|
216 lines
body {
background: url(bckg.gif) repeat-x #DADADA;
margin: 0;
font-family: verdana;
font-size: 12px;
color: #333;
}
.cleaner {
clear: both;
}
img {
border: 0;
}
div.wrapper {
width: 790px;
margin: auto;
position: relative;
}
div.header {
background: url(http://www.gdcradio.net/store/img/header.gif) repeat-x;
height: 79px;
position: relative;
border: 1px solid #fff;
margin-top: 30px;
}
img.logo {
position: absolute;
left: 10px;
}
img.adtile {
position: absolute;
right: 0px;
top: 0px;
}
a:link,
a:visited {
color: #C3000C;
font-size: 14px;
text-decoration: underline;
}
a:hover {
color: #000;
font-size: 14px;
text-decoration: none;
}
div.contentwrapper {
background: #eee;
padding: 5px;
margin-top: 15px;
border-top: 3px solid #000;
}
/• --- ONLY FOR MAIN SITE
(BEGINS HERE)
-------------------------- •/
div.column1 {
width: 760px;
padding: 5px;
float: left;
}
div.column2 {
width: 160px;
float: right;
background: #ddd;
padding: 4px;
}
/• --- (ENDS HERE)---- •/
div.banners {
position: absolute;
right: -165px;
top: 0;
}
• html div.banners {
margin-top: 30px;
}
div.subnav {
background: #000;
height: 20px;
margin-top: 5px;
}
ul.subnav {
list-style: none;
margin: 0;
padding: 0;
}
ul.subnav li {
float: left;
padding: 2px 10px;
background: url(http://www.gdcradio.net/store/img/dotted_vert.gif) repeat-y right;
}
ul.subnav li a:link,
ul.subnav li a:visited {
color: #fff;
text-decoration: none;
}
ul.subnav li a:hover {
color: #C3000C;
}
div.footer {
height: 20px;
width: 100%;
background: #000;
}
h1, h2, h3, h4 {
color: #C3000C;
font-family: 'futura', verdana, sans-serif;
text-transform: uppercase;
font-size: 18px;
font-weight: normal;
padding-top:10px;
}
h1 strong, h2 strong, h3 strong, h4 strong {
display: block;
font-family: verdana, sans-serif;
color: #444;
font-size: 14px;
text-transform: none;
}
table {
margin: auto;
border: 0;
}
thead tr td {
background: #000;
color: #fff;
}
thead tr td a:link,
thead tr td a:visited {
color: #fff;
text-decoration: underline;
}
thead tr td a:hover {
color: #fff;
text-decoration: none;
}
.ListLine0 {
background: #eeeeee;
}
.ListLine1 {
background:#dadada;
}
tr td {
border:0;
}
/• ----- CATEGORIES TABLE
----------------------------•/
html body table tr td.cat {
border: 1px solid #fff;
background: #ddd;
}
table tr td.cat a:link,
table tr td.cat a:visited{
color: #333;
padding: 1px;
width: 100%;
display: block;
text-decoration: none;
font-weight: bold;
text-align: left;
font-size: 16px;
}
table tr td.cat a:hover {
color: #fff;
background: #6A1F1F;
font-size: 16px;
}
img.mp3icon {
margin-right: 10px;
}
.caps:link,
.caps:visited {font-size: 16px;
text-transform: uppercase;
}
.caps:hover {
font-size: 16px;
text-transform: uppercase;
}